home *** CD-ROM | disk | FTP | other *** search
- object InfoForm: TInfoForm
- Left = 122
- Top = 158
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Information'
- ClientHeight = 270
- ClientWidth = 479
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 19
- object Timer: TTimer
- Enabled = False
- OnTimer = TimerTimer
- Left = 96
- Top = 16
- end
- end
-